home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / BUSINESS / STATA3.LZH / FRSTPAGE.TUT < prev    next >
Text File  |  1988-08-30  |  645b  |  19 lines

  1. #delimit ;
  2.  
  3. di _n(5) in white
  4. "  ___  ____  ____  ____  ____ tm" _n
  5. " /__    /   ____/   /   ____/" _n
  6. "___/   /   /___/   /   /___/" _n
  7. "    Demonstration System" _n(3)
  8.    in green _col(26) "Created by and Available from:"
  9.    _n _col(26) _dup(30) "-" ;
  10.  
  11. di _n in white _col(28) "Computing Resource Center" _n
  12.    _col(28) "10801 National Boulevard" _n
  13.    _col(28) "Los Angeles, CA 90064 USA" _n _n
  14.    _col(28) in green "Telephone:  " in white "1-800-STATAPC" _n
  15.    _col(40) "1-213-470-4341 " in green "in California" ;
  16.  
  17. di _n _col(28) in green "Telex:" _col(40) in white "263199 STATAPC"
  18.    _n(4) in blue "Please wait ... " ;
  19.